Skip to content

Bump the dev-dependencies group with 3 updates #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps the dev-dependencies group with 3 updates: langchain, langchain-openai and openai.

Updates langchain from 0.3.24 to 0.3.25

Release notes

Sourced from langchain's releases.

langchain==0.3.25

Changes since langchain==0.3.24

langchain: release 0.3.25 (#31101) langchain[patch]: Remove beta decorator from init_embeddings (#31098) packaging: remove Python upper bound for langchain and co libs (#31025) community: add 'get_col_comments' option for retrieve database columns comments (#30646) openai[patch]: add explicit attribute for service tier (#31005) langchain: return attachments in _get_response (#30853)

Commits

Updates langchain-openai from 0.3.15 to 0.3.16

Release notes

Sourced from langchain-openai's releases.

langchain-openai==0.3.16

Changes since langchain-openai==0.3.15

openai: release 0.3.16 (#31100) openai[patch]: format system content blocks for Responses API (#31096) core, openai[patch]: prefer provider-assigned IDs when aggregating message chunks (#31080) openai[patch]: propagate service_tier to response metadata (#31089)

Commits

Updates openai from 1.76.2 to 1.77.0

Release notes

Sourced from openai's releases.

v1.77.0

1.77.0 (2025-05-02)

Full Changelog: v1.76.2...v1.77.0

Features

  • api: add image sizes, reasoning encryption (473469a)

Bug Fixes

Chores

  • only strip leading whitespace (8467d66)
Changelog

Sourced from openai's changelog.

1.77.0 (2025-05-02)

Full Changelog: v1.76.2...v1.77.0

Features

  • api: add image sizes, reasoning encryption (473469a)

Bug Fixes

Chores

  • only strip leading whitespace (8467d66)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 3 updates: [langchain](https://github.com/langchain-ai/langchain), [langchain-openai](https://github.com/langchain-ai/langchain) and [openai](https://github.com/openai/openai-python).


Updates `langchain` from 0.3.24 to 0.3.25
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.3.24...langchain==0.3.25)

Updates `langchain-openai` from 0.3.15 to 0.3.16
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-openai==0.3.15...langchain-openai==0.3.16)

Updates `openai` from 1.76.2 to 1.77.0
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.76.2...v1.77.0)

---
updated-dependencies:
- dependency-name: langchain
  dependency-version: 0.3.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: langchain-openai
  dependency-version: 0.3.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: openai
  dependency-version: 1.77.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 5, 2025
@human058382928 human058382928 merged commit 6b119ae into staging May 6, 2025
1 check passed
@human058382928 human058382928 deleted the dependabot/pip/staging/dev-dependencies-7f4a47baad branch May 6, 2025 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant